I'm not going to go through all the ways you could define this selection criteria properly, but one thing you should think about avoiding in selection formulae is the
@Contains function. This can be quite heavy on the server in larger applications by its very nature. A simple equality test is far easier if you can do that.
HTH
--
http://www.benpoole.com